home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 2 / BBS in a box - Trilogy II.iso / Files / Hyper / T / The Desktop / card_4188.txt < prev    next >
Encoding:
Text File  |  1987-09-01  |  1.8 KB  |  90 lines

  1. -- card: 4188 from stack: in
  2. -- bmap block id: 4644
  3. -- flags: 0000
  4. -- background id: 2606
  5. -- name: 
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=455 top=28 right=71 bottom=488
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: System Button
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual zoom out
  23.   go to card id 2282
  24. end mouseUp
  25.  
  26.  
  27.  
  28.  
  29. -- part 3 (button)
  30. -- low flags: 00
  31. -- high flags: 0000
  32. -- rect: left=457 top=93 right=136 bottom=489
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: HyperCard Button
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   visual zoom open slowly to gray
  44.   visual iris open slowly to white
  45.   visual iris open slowly to black
  46.   visual iris open slowly to card
  47.   go to this card
  48. end mouseUp
  49.  
  50.  
  51.  
  52. -- part 5 (button)
  53. -- low flags: 00
  54. -- high flags: 0000
  55. -- rect: left=460 top=285 right=328 bottom=482
  56. -- title width / last selected line: 0
  57. -- icon id / first selected line: 0 / 0
  58. -- text alignment: 1
  59. -- font id: 0
  60. -- text size: 12
  61. -- style flags: 0
  62. -- line height: 16
  63. -- part name: Trash Button
  64.  
  65.  
  66. -- part 6 (button)
  67. -- low flags: 00
  68. -- high flags: 0000
  69. -- rect: left=14 top=30 right=42 bottom=29
  70. -- title width / last selected line: 0
  71. -- icon id / first selected line: 0 / 0
  72. -- text alignment: 1
  73. -- font id: 0
  74. -- text size: 12
  75. -- style flags: 0
  76. -- line height: 16
  77. -- part name: 
  78. ----- HyperTalk script -----
  79. on mouseUp
  80.   visual scroll up slowly
  81.   visual scroll right slowly
  82.   visual scroll up slowly
  83.   visual scroll right slowly
  84.   go to this card
  85.   visual zoom close slowly
  86.   go to card id 2863
  87. end mouseUp
  88.  
  89.  
  90.